Skip to content

Conversation

@chendaniely
Copy link
Collaborator

@chendaniely chendaniely commented Oct 4, 2024

Fixes #1720

pip install https://github.com/posit-dev/py-shiny/tarball/main
was causing errors during install.

The error message mentions:

      For example, if you're using pip, instead of https://github.com/user/proj/archive/master.zip use git+https://github.com/user/proj.git#egg=proj

running pip install git+https://github.com/posit-dev/py-shiny.git seem to work

see #1720 for more details.

@schloerke schloerke changed the title update dev install instructions fixes #1720 chore(docs): Update dev install instructions Oct 7, 2024
@schloerke schloerke enabled auto-merge (squash) October 7, 2024 16:22
@schloerke schloerke merged commit da0ce2e into posit-dev:main Oct 7, 2024
40 checks passed
schloerke added a commit that referenced this pull request Oct 7, 2024
* main:
  chore(docs): Update dev install instructions (#1721)
  chore(pyright): Unlock pyright version with minimum at `1.1.383` (#1722)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README install for latest shiny from github

2 participants